-
Notifications
You must be signed in to change notification settings - Fork 6k
Dapr for .NET Developers - Chapter 8: Bindings #22205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dapr for .NET Developers - Chapter 8: Bindings #22205
Conversation
…ebook-dapr-for-net-devs
* Add chapter file containing emtpy template * Initial draft * Grammer updates * Add eShopOnDapr sample * Update reference * Update port number * Update eShop example * Update grammar in eShop section * Revise 'how it works' sample * Remove obsolete line * Add input vs. output paragraph * Add Cron binding paragraph * Add summary * Add .NET SDK section * Update figure captions and previous / next links * Chapter 8: Resource Bindings - Robert's review (#17) * Initial push * WIP * WIP - First pass * First candidate for review completion * Ready for team review * Acrolynx corrections - ready for review Co-authored-by: Rob Vettor <[email protected]> Co-authored-by: Edwin van Wijk <[email protected]> * Change config in conceptual arch diagram * Fix markdown lint errors * Remove outline in conceptual arch diagram * Minor changes after review * Apply suggestions from code review Co-authored-by: Sander Molenkamp <[email protected]> * Process review suggestions * Fix formatting * Fix code snippet * Apply review suggestion * Apply review suggestion * Update "how it works" paragraph * Update code samples * Apply review suggestion Co-authored-by: Sander Molenkamp <[email protected]> Co-authored-by: Rob Vettor <[email protected]>
This is chapter 8 about the Bindings building block. @nishanil / @IEvangelist please review. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are several compile errors with the C# snippets include, and a few other minor nits.
docs/architecture/dapr-for-net-developers/bindings-buildingblock.md
Outdated
Show resolved
Hide resolved
@IEvangelist I'll review your suggestions a.s.a.p. |
Co-authored-by: David Pine <[email protected]>
@IEvangelist I've applied your suggestions. Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, we'll - thank you 🙏
Chapter 8 of the Dapr for .NET devs ebook about bindings.